programs.firefoxpwa.profiles.<name>.sites.<name>.settings

Settings for this site. See https://github.com/filips123/PWAsForFirefox/blob/cb4fc76873cc51129d9290754768e6a340c521b2/native/src/components/site.rs#L98-L115 for a list of available options.

Type
JSON value
Default
{ }
Example
{
  config = {
    manifest_url = "https://developer.mozilla.org/manifest.f42880861b394dd4dc9b.json";
  };
}
Declared
<home-manager/modules/programs/firefoxpwa.nix>